.Net Framework > v2.0.50727 > System > Data > Odbc > OdbcParameter > OdbcParameter OdbcParameter()
OdbcParameter(String,OdbcType)
OdbcParameter(String,OdbcType,Int32)
OdbcParameter(String,OdbcType,Int32,ParameterDirection,Boolean,Byte,Byte,String,DataRowVersion,Object)
OdbcParameter(String,OdbcType,Int32,ParameterDirection,Byte,Byte,String,DataRowVersion,Boolean,Object)
OdbcParameter(String,OdbcType,Int32,String)
OdbcParameter(String,Object)


OdbcParameter()

Category
Constructor
Description
Initializes a new instance of the System.Data.Odbc.OdbcParameter class.
Type
void
Character
public
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

OdbcParameter(String,OdbcType)

Category
Constructor
Description
Initializes a new instance of the System.Data.Odbc.OdbcParameter class that uses the parameter name and data type.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
typeOdbcType
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

OdbcParameter(String,OdbcType,Int32)

Category
Constructor
Description
Initializes a new instance of the System.Data.Odbc.OdbcParameter class that uses the parameter name, data type, and length.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
typeOdbcType
sizeInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

OdbcParameter(String,OdbcType,Int32,ParameterDirection,Boolean,Byte,Byte,String,DataRowVersion,Object)

Category
Constructor
Description
Initializes a new instance of the System.Data.Odbc.OdbcParameter class that uses the parameter name, data type, length, source column name, parameter direction, numeric precision, and other properties.
Type
void
Character
public
Parameters
NameTypeDescription
parameterNameString
odbcTypeOdbcType
sizeInt32
parameterDirectionParameterDirection
isNullableBoolean
precisionByte
scaleByte
srcColumnString
srcVersionDataRowVersion
valueObject
Attributes
NameValue/Assignment
EditorBrowsableAttributeSystem.ComponentModel.EditorBrowsableState.Advanced
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

OdbcParameter(String,OdbcType,Int32,ParameterDirection,Byte,Byte,String,DataRowVersion,Boolean,Object)

Category
Constructor
Description
Initializes a new instance of the System.Data.Odbc.OdbcParameter class that uses the parameter name, data type, length, source column name, parameter direction, numeric precision, and other properties.
Type
void
Character
public
Parameters
NameTypeDescription
parameterNameString
odbcTypeOdbcType
sizeInt32
parameterDirectionParameterDirection
precisionByte
scaleByte
sourceColumnString
sourceVersionDataRowVersion
sourceColumnNullMappingBoolean
valueObject
Attributes
NameValue/Assignment
EditorBrowsableAttributeSystem.ComponentModel.EditorBrowsableState.Advanced
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

OdbcParameter(String,OdbcType,Int32,String)

Category
Constructor
Description
Initializes a new instance of the System.Data.Odbc.OdbcParameter class that uses the parameter name, data type, length, and source column name.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
typeOdbcType
sizeInt32
sourcecolumnString
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

OdbcParameter(String,Object)

Category
Constructor
Description
Initializes a new instance of the System.Data.Odbc.OdbcParameter class that uses the parameter name and an System.Data.Odbc.OdbcParameter object.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
valueObject
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database